projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a6cac6
)
(copy-face): Fix spacing.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 6 Sep 2002 07:14:29 +0000
(07:14 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 6 Sep 2002 07:14:29 +0000
(07:14 +0000)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index 422a851f56e1baba3646766e5687574db1e5c55b..f721ac0a7e868fdcf1b8b0193243eb0dbbe1dbe0 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-148,7
+148,7
@@
If the face already exists, it is left unmodified. Value is FACE."
If NEW-FACE already exists as a face, it is modified to be like
OLD-FACE. If it doesn't already exist, it is created.
-If the optional argument FRAME is given as a frame,
NEW-FACE is
+If the optional argument FRAME is given as a frame, NEW-FACE is
changed on FRAME only.
If FRAME is t, the frame-independent default specification for OLD-FACE
is copied to NEW-FACE.